/************ EDITOR Specific Styles Go Here *****************/

	.overview {
		display: block;
		font-family: Century Gothic, arial, sans-serif;
		font-size: 22px;
		line-height: 1.5;
		font-weight: normal;
		color: #4c4c4c;
		margin: 0 0 15px 0;
		}
	.title-header {
		display: block;
		font-family: Century Gothic, arial, sans-serif;
		font-size: 22px;
		line-height: 1.5;
		font-weight: normal;
		color: #4c4c4c;
		margin: 0 0 15px 0;
		}


/********************** Global Styles ******************/

body {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #4c4c4c;
	line-height: 1.5;
}
a {	text-decoration: none; color: #b8111a; font-weight: bold; }
a:hover { text-decoration: underline; }
strong { font-weight: bold; }
h1 {
	font-family: Tahoma, Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #393838;
	line-height: 28px;
	}
h2 { font-size: 24px; padding: 0 0 20px 0; }
h3 { font-size: 24px; }
h5 { font-size: 15px; padding: 12px 0 6px 0; }
h6 { font-size: 24px; padding: 12px 0 6px 0; }
/*** Welcome Message in Member Portal ***/
h7 {font-size: 15px; font-weight: bold; }
/*** Logout Button in Member Portal ***/
h7 a:link {	font-size: 15px; font-weight: 700; }
p  {margin-top: 6px; margin-bottom: 6px;}
hr { border: 0; height: 1px; background-color: #c4c4c4; }
img { border-style: none; }

.img_center {
             text-align: center;
             border-right: solid 1px #999999;
             border-bottom: solid 1px #999999;
             margin-bottom: 15px;
}
.img_right {
           float: right;
           border-right: solid 1px #999999;
           border-bottom: solid 1px #999999;
           margin: 0 0 12px 15px;
}
.img_left {
          float: left;
          border-right: solid 1px #999999;
          border-bottom: solid 1px #999999;
          margin: 0 12px 6px 0;
}
.SubHead {
         font-weight: 700;
}


/********************* Content Font to Overwrite in EDITOR *****************/

	.normal_font, .main_content_area_box, .main_content_area_box_s {
		font-family: arial, sans-serif;
		font-size: 12px;
		line-height: 1.5;
		color: #4c4c4c;
		}
	.normal_font h1, .main_content_area_box h1, .main_content_area_box_s h1 {
		font-family: Century Gothic, arial, sans-serif;
		font-size: 22px;
		line-height: 1.2;
		font-weight: normal;
		color: #4c4c4c;
		margin: 0 0 15px 0;
		}
	.normal_font ul, .main_content_area_box ul, .main_content_area_box_s ul { list-style-type: square; list-style-position: outside; margin: 0 0 0 28px; }
	.normal_font li, .main_content_area_box li, .main_content_area_box_s li {
		font-family: arial, sans-serif;
		font-size: 12px;
		font-weight: normal;
		line-height: 1.5;
		color: #4c4c4c;
		margin: 5px 0;
		}

        .normal_font ol, .main_content_area_box ol, .main_content_area_box_s ol { list-style-position: outside; margin: 0 0 0 28px; }


        .main_content_area_box p {margin-bottom: 12px;}
	#blog_content a,
	.normal_font a, .main_content_area_box a, .main_content_area_box_s a {
		font-family: arial, sans-serif;
		font-size: 12px;
		font-weight: bold;
		line-height: 1.5;
		color: #b8111a;
		text-decoration: none;
		}
	#blog_content a:hover,
	.normal_font a:hover, .main_content_area_box a:hover, .main_content_area_box_s a:hover {
		font-family: arial, sans-serif;
		font-size: 12px;
		font-weight: bold;
		line-height: 1.5;
		color: #b8111a;
		text-decoration: underline;
		}
	#blog_content a:visited,
	.normal_font a:visited, .main_content_area_box a:visited, .main_content_area_box_s a:visited{
		font-family: arial, sans-serif;
		font-size: 12px;
		font-weight: bold;
		line-height: 1.5;
		color: #b8111a;
		text-decoration: underline;
	}

/*************************** Crumbs ************************************/

	.crumbs, .crumbs a, .crumbs a:visited {
		font-family: arial, sans-serif;
		font-size: 10px;
		font-weight: normal;
		line-height: 1.5;
		color: #a1a0a0;
		text-decoration: none;
		}
	.crumbs a:hover{
		font-family: arial, sans-serif;
		font-size: 10px;
		font-weight: normal;
		line-height: 1.5;
		color: #a1a0a0;
		text-decoration: underline;
		}
	.print_link, .print_link a, .print_link a:visited {
		font-family: arial, sans-serif;
		font-size: 10px;
		font-weight: normal;
		line-height: 1.5;
		color: #a1a0a0;
		text-decoration: none;
		}
	.print_link a:hover{
		font-family: arial, sans-serif;
		font-size: 10px;
		font-weight: normal;
		line-height: 1.5;
		color: #a1a0a0;
		text-decoration: underline;
	}


/**********Census tables************/

        .census table, .census td {
                border: solid black 1px;
                padding: 4px 2px;
                text-align: center;
       }
       .census th {
          border: solid black 1px;
          padding: 12px 20px;
          text-align: center;
          color:#ffffff;
          background-color:rgb(255,190,74);
          font-size:16px;
          font-weight:900
      }

/*********************************/


/********************** Old Content **************************/

.member_login h1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #4c4c4c;
	line-height: 24px;
	text-decoration: none;
	margin: 5px 0 10px 0;
	list-style: none;
}

.member_login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4c4c4c;
	line-height: 15px;
	text-decoration: none;
	list-style: none;
}
.member_login li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4c4c4c;
	line-height: 15px;
	text-decoration: none;
	margin-left: 20px;
	margin-bottom:3px;
	margin-bottom: 10px;
	margin-top: 10px;
	list-style: none;
}

.member_login a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4c4c4c;
	line-height: 15px;
	text-decoration: underline;
	list-style: none;
}

.member_login a: visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4c4c4c;
	line-height: 15px;
	text-decoration: underline;
	list-style: none;
}

.member_login a: hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4c4c4c;
	line-height: 15px;
	text-decoration: underline;
	list-style: none;
}

.member_login a: active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4c4c4c;
	line-height: 15px;
	text-decoration: underline;
	list-style: none;
}

/* This is the style guide for sub page center content area */

.day_sh {
     font-family:  Tahoma, Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 700;
	color: #44444;
	line-height: 12px;
        margin-bottom: 12px;
	text-decoration: none;
}  

.caption {
     font-family:  Tahoma, Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 10px;
	color: #44444;
	line-height: 12px;
        text-align: right;
        margin-bottom: 12px;
	text-decoration: none;
}  

.site_content {
	font-family:  Tahoma, Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #454444;
	line-height: 18px;
	text-decoration: none;
}
.site_content P{
	font-family:  Tahoma, Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #454444;
	line-height: 18px;
	text-decoration: none;
	margin-bottom: 10px;
	margin-top: 10px;
}
.site_content table, .site_content td {
	font-family:  Tahoma, Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #454444;
	border: solid black 1px;
        padding: 6px;
        text-align: center;
}
.site_content th {
          text-align: center;
          color:#ffffff;
          padding: 6px;
          background-color:rgb(255,190,74);
          font-size:12px;
          font-weight:900;
   	  border: solid black 1px;
      }
.table_plain table, .table_plain td {
	font-family:  Tahoma, Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #454444;
	border: none;
        padding: 6px;
        text-align: left;
}

.site_content hr {
	border: 1px;
 	width: 100%;
 	color: #dfdfdb;
	height: 1px;
	padding-top: 6px;
	padding-bottom: 12px;


}

.site_content ul {
	margin-top: 0px;
	margin-bottom: 0px;

}

.site_content ol {
	margin-top: 0px;
	margin-bottom: 0px;

}

.site_content li {
	font-family:  Tahoma, Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #454444;
	line-height: 18px;
	text-decoration: none;
	line-height: 13px;
	list-style-image:url(/web/20121005120308im_/http://asne.org/css/images/bullet_store.gif);
	margin-left:-20px;
	margin-bottom:3px;
	margin-bottom: 10px;
	margin-top: 0px;

}

.site_content a {
	font-family:  Tahoma, Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #454444;
	line-height: 18px;
	text-decoration: none;
}

.site_content a:visited {
	font-family:  Tahoma, Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #454444;
	line-height: 18px;
	text-decoration: none;
}
.site_content a:hover {
	font-family:  Tahoma, Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #454444;
	line-height: 18px;
	text-decoration: underline;
}
.site_content a:active {
	font-family:  Tahoma, Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #454444;
	line-height: 18px;
	text-decoration: underline;
}

.footer_logo {
	font-family: Tahoma, Verdana, Arial,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #ffffff;
	line-height: 11px;
}
.footer_logo P{
	font-family: Tahoma, Verdana, Arial,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #ffffff;
	line-height: 11px;
}
.footer_logo table{
	font-family: Tahoma, Verdana, Arial,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #ffffff;
	line-height: 11px;
}
.footer_logo a {
	font-family: Tahoma, Verdana, Arial,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #ffffff;
	line-height: 11px;
	text-decoration: none;
}
.footer_logo a:visited {
	font-family: Tahoma, Verdana, Arial,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #ffffff;
	line-height: 11px;
	text-decoration: none;
}
.footer_logo a:hover {
	font-family: Tahoma, Verdana, Arial,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #ffffff;
	line-height: 11px;
	text-decoration: none;
}
.footer_logo a:active {
	font-family: Tahoma, Verdana, Arial,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #ffffff;
	line-height: 11px;
	text-decoration: none;
}


/*** Styles for Sliding Panel ***/

.slidepanel_font {
	font-family: Tahoma, Verdana, Arial,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	line-height: 18px;
}
.slidepanel_font h1{
	font-family: Tahoma, Verdana, Arial,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	line-height: 18px;
}
.slidepanel_font P{
	font-family: Tahoma, Verdana, Arial,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	line-height: 18px;
}
.slidepanel_font table{
	font-family: Tahoma, Verdana, Arial,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	line-height: 18px;
}
.slidepanel_font a {
	font-family: Tahoma, Verdana, Arial,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	line-height: 18px;
	text-decoration: none;
}
.slidepanel_font a:visited {
	font-family: Tahoma, Verdana, Arial,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	line-height: 18px;
	text-decoration: none;
}
.slidepanel_font a:hover {
	font-family: Tahoma, Verdana, Arial,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	line-height: 18px;
	text-decoration: none;
}
.slidepanel_font a:active {
	font-family: Tahoma, Verdana, Arial,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	line-height: 20px;
	text-decoration: none;
}

/*** Calendar Styles ***/

.cal_header {
	font-family:   Tahoma, Arial, Verdana, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #4c4c4c;
	line-height: 20px;
}

.cal_header a{
	font-family:   Tahoma, Arial, Verdana, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #4c4c4c;
	line-height: 20px;
	text-decoration: none;
}

.cal_header a:visited{
	font-family:   Tahoma, Arial, Verdana, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #4c4c4c;
	line-height: 20px;
	text-decoration: none;
}

.cal_header a:hover{
	font-family:   Tahoma, Arial, Verdana, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #4c4c4c;
	line-height: 20px;
	text-decoration: underline;
}

.cal_header a:active{
	font-family:   Tahoma, Arial, Verdana, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #4c4c4c;
	line-height: 20px;
	text-decoration: underline;
}


.cal_sub_header {
	font-family:  Tahoma, Arial, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #565555;
	line-height: 16px;
	text-decoration: none;

}

.cal_sub_header hr {
	border: 1px;
 	width: 100%;
 	color: #e2e0e0;
	height: 1px;

}

.cal_sub_header a{
	font-family:  Tahoma, Arial, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #565555;
	line-height: 16px;
	text-decoration: none;
}
.cal_sub_header a:visited{
	font-family:  Tahoma, Arial, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #565555;
	line-height: 16px;
	text-decoration: none;
}
.cal_sub_header a:hover{
	font-family:  Tahoma, Arial, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #565555;
	line-height: 16px;
	text-decoration: underline;
}
.cal_sub_header a:active {
	font-family:  Tahoma, Arial, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #565555;
	line-height: 16px;
	text-decoration: underline;
}

.calendar_font a {
		font-family: arial, sans-serif;
		font-size: 14px;
		line-height: 1.5;
		color: #4c4c4c;

	}


.calendar_event  {
		font-family: tahoma, verdana, arial, sans-serif;
		font-size: 12px;
		line-height: 1.5;
		color: #4c4c4c;
		text-decoration: none;
	}

.calendar_event table {
		font-family: tahoma, verdana, arial, sans-serif;
		font-size: 12px;
		line-height: 1.5;
		color: #4c4c4c;
		text-decoration: none;
	}

.calendar_event  a {
		font-family: tahoma, verdana, arial, sans-serif;
		font-size: 12px;
		line-height: 1.5;
		color: #4c4c4c;
		text-decoration: none;
	}


.calendar_event  a:visited {
		font-family: tahoma, verdana, arial, sans-serif;
		font-size: 12px;
		line-height: 1.5;
		color: #4c4c4c;
		text-decoration: none;
	}

.calendar_event  a:hover {
		font-family: tahoma, verdana, arial, sans-serif;
		font-size: 12px;
		line-height: 1.5;
		color: #4c4c4c;
		text-decoration: underline;
	}

.calendar_event  a:active {
		font-family: tahoma, verdana, arial, sans-serif;
		font-size: 12px;
		line-height: 1.5;
		color: #4c4c4c;
		text-decoration: underline;
	}



/* font styles for the left side Member Login Box on all the inner site pages */

/* login box */
.login_header {
	font-family: Tahoma, Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #393838;
	line-height: 24px;
}



#loginstyle  {
	font-family: Tahoma, Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4c4c4c;
	line-height: 12px;

}
#loginstyle  P{
	font-family: Tahoma, Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4c4c4c;
	line-height: 12px;
}
#loginstyle  table{
	font-family: Tahoma, Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4c4c4c;
	line-height: 12px;
}
#loginstyle  a {
	font-family: Tahoma, Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4c4c4c;
	line-height: 12px;
	text-decoration: none;
}
#loginstyle  a:visited {
	font-family: Tahoma, Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4c4c4c;
	line-height: 12px;
	text-decoration: none;
}
#loginstyle  a:hover {
	font-family: Tahoma, Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4c4c4c;
	line-height: 12px;
	text-decoration: underline;
}
#loginstyle  a:active {
	font-family: Tahoma, Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4c4c4c;
	line-height: 12px;
	text-decoration: underline;
}
/* END login box */

/*From old asne.org site */

/*----------------------------------------------------*/
/* Board Candidates Descriptions		*/
/*----------------------------------------------------*/

.Candidate {
     font-weight:bold;
     padding:0;
     line-height:1.5em;
     color:#172042;
     margin-top: 18px;
     margin-right: 0px;
     margin-bottom: 0px;
     margin-left: 0px;
}

.CandidateSubHead {
      font-weight:bold;
      padding:0;
      line-height:1.5em;
      margin: 12px 0px 0px 0px;
      color: #cd202c;
}

.CandidateText {
    margin-top: 0px;
    margin-left: 18px;
}

.CandidateTitle {
     font-size:1em;
     color: #000000;
     margin: 0px 0px 0px 18px;
     font-style: italic;

}

/*----------------------------------------------------*/
/* Side Menu plain square bullets		*/
/*----------------------------------------------------*/

.s_menu_bullet {
     width:9px;
     height:9px;
     overflow:hidden;
     float:left;
     background-image:url('https://web.archive.org/web/20121005120308im_/http://082311a.membershipsoftware.org/files/images/redbullet.jpg');
}

.s_menu_item {
    margin-left:18px;
    font-size:12px;
    font-weight:700;
    color:#000000;
    text-decoration:none;
}

a.s_menu_item:link, a.s_menu_item:visited {
    margin-left:0px;
    font-size:12px;
    font-weight:700;
    color:#000000;
    text-decoration:none;
}

a.s_menu_item:hover, a.s_menu_item:active {
    color:#CD202c;
}


/*----------------------------------------------------*/
/* Side bar		*/
/*----------------------------------------------------*/

< .sidebar_old {
   float:right;
   width:200px;
   margin:18px 0px 18px 12px;
   border-left:solid 1px #cd202c;
   padding-top:12px;
   padding-left:6px;
}

/*
     FILE ARCHIVED ON 12:03:08 Oct 05, 2012 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 04:09:57 Jan 19, 2024.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 61.599
  exclusion.robots: 0.098
  exclusion.robots.policy: 0.086
  cdx.remote: 0.073
  esindex: 0.011
  LoadShardBlock: 32.093 (3)
  PetaboxLoader3.datanode: 53.45 (4)
  load_resource: 104.388
  PetaboxLoader3.resolve: 68.404
*/